enums

Section: ET++ enumeration description (n)
Updated: automatically Mon Apr 8 20:19:25 1991
Index Return to Main Contents
 

ENUMERATION NAME

ObjFlags  

DESCRIPTION

ObjFlags is the set of flags for the class Object. This enumeration is a bitset..SH ENUMITEMS
eObjIsDeleted
description If this flag is set then the object is an instance of the class DeletedObject. Such objects are used by the collection classes to implement robust iterators. See also class Collection and technote Robust Iterators.
eObjDefault
description the default set of flags is 0
eObjLast
description The first flag of subclasses is BIT(eObjLast+1).
 

CATEGORIES

Foundation

 

FILES

declaration:
Object.h
 

HISTORY

joe@csesbg.at  Fri Sep 06 09:56 1991 MET DST


 

Index

ENUMERATION NAME
DESCRIPTION
CATEGORIES
FILES
HISTORY

This document was created by man2html, using the manual pages.
Time: 00:40:19 GMT, March 30, 2022